func mellium.im/sasl.xorBytes

2 uses

	mellium.im/sasl (current package)
		xor.go#L24: 	xorBytes(&dst[0], &x[0], &y[0], n) // arch-specific
		xor_amd64.go#L10: func xorBytes(dst, a, b *byte, n int)